STEP 3: Let's rename our list. Since it's going to be a list of the basic grocery items we need, let's name it basics.

Just like a variable, sprite, or shape, the name of a list is the word before the equals sign = .

  • Rename the list basics.
  • Change the variable used in .Display() to basics.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)